home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Programming / revolutionosx.sit / Revolution 1.1.1 / Revolution / Revolution.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2002-04-02  |  1.4 KB  |  50 lines

  1. <?xml version="1.1.1" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeExtensions</key>
  11.             <array>
  12.                 <string>rev</string>
  13.             </array>
  14.             <key>CFBundleTypeIconFile</key>
  15.             <string>128</string>
  16.             <key>CFBundleTypeName</key>
  17.             <string>Revolution Stack</string>
  18.             <key>CFBundleTypeOSTypes</key>
  19.             <array>
  20.                 <string>RSTK </string>
  21.             </array>
  22.             <key>CFBundleTypeRole</key>
  23.             <string>Editor</string>
  24.         </dict>
  25.     </array>
  26.     <key>CFBundleIconFile</key>
  27.     <string>129</string>
  28.     <key>CFBundleIdentifier</key>
  29.     <string>com.Revolution.Revolution</string>
  30.     <key>CFBundleInfoDictionaryVersion</key>
  31.     <string>6.0</string>
  32.     <key>CFBundleLongVersionString</key>
  33.     <string>1.1, Copyright 2000-2001 Runtime Revolution Ltd</string>
  34.     <key>CFBundleName</key>
  35.     <string>Revolution</string>
  36.     <key>CFBundlePackageType</key>
  37.     <string>APPL</string>
  38.     <key>CFBundleShortVersionString</key>
  39.     <string>1.1</string>
  40.     <key>CFBundleSignature</key>
  41.     <string>Revo</string>
  42.     <key>LFPrefersCarbon</key>
  43.     <true/>
  44.     <key>NSAppleScriptEnabled</key>
  45.     <string>YES</string>
  46.     <key>NSHumanReadableCopyright</key>
  47.     <string>Copyright ¬© 2000-2001, Runtime Revolution Ltd, All Rights Reserved.</string>
  48. </dict>
  49. </plist>
  50.